2025-06-05 16:58:15,217 [ 364387 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-05 16:58:15,217 [ 364387 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-05 16:58:15,217 [ 364387 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-05 16:58:15,217 [ 364387 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_6l1583 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=2993bc2bf171 -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}]' test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple test_relative_filepath/test.py::test_filepath test_remote_prewhere/test.py::test_remote test_replica_can_become_leader/test.py::test_can_become_leader test_replica_is_active/test.py::test_replica_is_active test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option 'test_role/test.py::test_role_expiration[False]' 'test_role/test.py::test_role_expiration[True]' test_role/test.py::test_roles_cache test_role/test.py::test_set_role test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_storage_class/test.py::test_s3_storage_class_right test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3]' test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_send_crash_reports/test.py::test_send_segfault test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] test_postgresql_database_engine/test.py::test_datetime test_restore_replica/test.py::test_restore_replica_alive_replicas test_role/test.py::test_admin_option test_password_constraints/test.py::test_complexity_rules test_storage_kerberized_hdfs/test.py::test_cache_path test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_recompression_ttl/test.py::test_recompression_multiple_ttls test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop [gw8] [ 1%] PASSED test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type [gw8] [ 2%] PASSED test_password_constraints/test.py::test_default_password_type [gw3] [ 3%] PASSED test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw3] [ 4%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges [gw3] [ 5%] PASSED test_role/test.py::test_combine_privileges test_role/test.py::test_create_role [gw2] [ 6%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw3] [ 7%] PASSED test_role/test.py::test_create_role test_role/test.py::test_function_current_roles [gw2] [ 8%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables [gw3] [ 9%] PASSED test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role [gw3] [ 10%] PASSED test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_s3_style_link/test.py::test_s3_table_functions [gw3] [ 11%] PASSED test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option [gw9] [ 12%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw6] [ 13%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] [gw9] [ 14%] PASSED test_rocksdb_read_only/test.py::test_read_only [gw6] [ 15%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] [gw3] [ 16%] PASSED test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration[False] [gw6] [ 17%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] test_select_access_rights/test_from_system_tables.py::test_information_schema test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections [gw3] [ 18%] PASSED test_role/test.py::test_role_expiration[False] test_role/test.py::test_role_expiration[True] [gw8] [ 19%] PASSED test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw8] [ 20%] PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw3] [ 21%] PASSED test_role/test.py::test_role_expiration[True] test_role/test.py::test_roles_cache [gw1] [ 22%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw5] [ 23%] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables [gw5] [ 24%] PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel [gw9] [ 25%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db [gw1] [ 26%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw9] [ 27%] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db [gw2] [ 28%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw1] [ 29%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] [gw5] [ 30%] PASSED test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential [gw1] [ 31%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_system_logs_recreate/test.py::test_drop_system_log [gw5] [ 32%] PASSED test_restore_replica/test.py::test_restore_replica_sequential [gw6] [ 33%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials [gw6] [ 34%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials [gw1] [ 35%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw7] [ 36%] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated [gw1] [ 37%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw1] [ 38%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_server_initialization/test.py::test_partially_dropped_tables [gw1] [ 39%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw3] [ 40%] PASSED test_role/test.py::test_roles_cache test_role/test.py::test_set_role [gw3] [ 41%] PASSED test_role/test.py::test_set_role [gw1] [ 42%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] [gw1] [ 43%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_profile_events_s3/test.py::test_profile_events [gw4] [ 44%] PASSED test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited [gw4] [ 45%] PASSED test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw1] [ 46%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw9] [ 47%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw1] [ 48%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw7] [ 49%] PASSED test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple test_table_functions_access_rights/test.py::test_merge [gw5] [ 50%] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw3] [ 51%] PASSED test_profile_events_s3/test.py::test_profile_events [gw2] [ 52%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw8] [ 53%] PASSED test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default [gw8] [ 54%] PASSED test_server_initialization/test.py::test_sophisticated_default test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw0] [ 55%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_replica_can_become_leader/test.py::test_can_become_leader [gw4] [ 56%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired [gw0] [ 57%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] [gw0] [ 58%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] [gw9] [ 59%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate [gw0] [ 60%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] [gw0] [ 61%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] test_relative_filepath/test.py::test_filepath [gw0] [ 62%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] [gw6] [ 63%] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted [gw0] [ 64%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge [gw6] [ 65%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted [gw0] [ 66%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter [gw7] [ 67%] PASSED test_recompression_ttl/test.py::test_recompression_simple [gw1] [ 68%] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw9] [ 69%] PASSED test_relative_filepath/test.py::test_filepath test_remote_prewhere/test.py::test_remote test_replica_is_active/test.py::test_replica_is_active test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host [gw8] [ 70%] PASSED test_replica_can_become_leader/test.py::test_can_become_leader [gw0] [ 71%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system [gw5] [ 72%] PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw9] [ 73%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host [gw7] [ 74%] PASSED test_remote_prewhere/test.py::test_remote [gw2] [ 75%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_send_crash_reports/test.py::test_send_segfault [gw0] [ 76%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation [gw5] [ 77%] PASSED test_send_crash_reports/test.py::test_send_segfault [gw1] [ 78%] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw3] [ 79%] PASSED test_replica_is_active/test.py::test_replica_is_active test_s3_storage_class/test.py::test_s3_storage_class_right [gw2] [ 80%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw0] [ 81%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter [gw0] [ 82%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system [gw3] [ 83%] PASSED test_s3_storage_class/test.py::test_s3_storage_class_right [gw0] [ 84%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] [gw4] [ 85%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage [gw4] [ 86%] PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users [gw4] [ 87%] PASSED test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw0] [ 88%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] [gw2] [ 89%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw0] [ 90%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] [gw4] [ 91%] PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw0] [ 92%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] [gw0] [ 93%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] [gw2] [ 94%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw0] [ 95%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] [gw0] [ 96%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] [gw2] [ 97%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw2] [ 98%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw2] [ 99%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw2] [100%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration ============================== slowest durations =============================== 78.24s call test_storage_kerberized_hdfs/test.py::test_read_table_expired 57.47s setup test_storage_kerberized_hdfs/test.py::test_cache_path 43.54s teardown test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 40.33s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 33.27s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 32.96s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 32.80s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 32.75s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 32.65s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 32.61s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 32.50s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 32.36s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 32.23s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 30.52s setup test_restore_replica/test.py::test_restore_replica_alive_replicas 30.12s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 29.13s setup test_replica_is_active/test.py::test_replica_is_active 28.12s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 26.78s call test_recompression_ttl/test.py::test_recompression_multiple_ttls 26.31s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 23.36s call test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 22.93s teardown test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 22.62s teardown test_s3_style_link/test.py::test_s3_table_functions_line_as_string 22.52s teardown test_s3_storage_class/test.py::test_s3_storage_class_right 22.43s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 22.36s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 22.34s teardown test_profile_events_s3/test.py::test_profile_events 22.08s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 21.86s call test_recompression_ttl/test.py::test_recompression_simple 21.46s setup test_replica_can_become_leader/test.py::test_can_become_leader 21.13s setup test_server_initialization/test.py::test_partially_dropped_tables 20.73s call test_role/test.py::test_roles_cache 18.64s setup test_recompression_ttl/test.py::test_recompression_multiple_ttls 18.55s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 18.53s call test_recompression_ttl/test.py::test_recompression_replicated 16.67s teardown test_restore_replica/test.py::test_restore_replica_sequential 16.32s call test_storage_kerberized_hdfs/test.py::test_read_table 16.05s setup test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 15.91s call test_system_logs_recreate/test.py::test_system_logs_recreate 15.47s setup test_postgresql_database_engine/test.py::test_datetime 15.17s setup test_s3_storage_class/test.py::test_s3_storage_class_right 14.79s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 14.08s setup test_role/test.py::test_admin_option 13.33s setup test_table_functions_access_rights/test.py::test_merge 13.19s setup test_password_constraints/test.py::test_complexity_rules 12.89s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 12.84s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 12.61s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 12.50s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 12.36s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 12.12s setup test_system_logs_recreate/test.py::test_drop_system_log 12.07s setup test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 11.91s setup test_relative_filepath/test.py::test_filepath 11.81s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 11.63s setup test_remote_prewhere/test.py::test_remote 11.55s setup test_profile_events_s3/test.py::test_profile_events 10.92s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 10.76s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 10.42s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 10.23s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 9.08s setup test_s3_style_link/test.py::test_s3_table_functions 8.63s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 8.35s call test_storage_kerberized_hdfs/test.py::test_read_write_storage 7.31s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 7.13s call test_system_logs_recreate/test.py::test_drop_system_log 7.07s call test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 6.92s setup test_send_crash_reports/test.py::test_send_segfault 6.70s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 6.42s setup test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 6.06s call test_role/test.py::test_role_expiration[True] 5.90s teardown test_send_crash_reports/test.py::test_send_segfault 5.89s call test_role/test.py::test_role_expiration[False] 5.66s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 5.61s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 5.29s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 4.98s teardown test_replica_is_active/test.py::test_replica_is_active 4.88s teardown test_recompression_ttl/test.py::test_recompression_simple 4.78s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 4.77s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 4.12s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 4.11s call test_restore_replica/test.py::test_restore_replica_alive_replicas 4.07s teardown test_replica_can_become_leader/test.py::test_can_become_leader 3.90s teardown test_select_access_rights/test_from_system_tables.py::test_system_db 3.81s teardown test_password_constraints/test.py::test_default_password_type 3.79s call test_restore_replica/test.py::test_restore_replica_sequential 3.67s call test_restore_replica/test.py::test_restore_replica_parallel 3.64s teardown test_role/test.py::test_set_role 3.63s teardown test_remote_prewhere/test.py::test_remote 3.42s teardown test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 3.23s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 3.16s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 3.07s teardown test_relative_filepath/test.py::test_filepath 3.03s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 2.83s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 2.78s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 2.75s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 2.69s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 2.69s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 2.68s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 2.68s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 2.59s call test_send_crash_reports/test.py::test_send_segfault 2.58s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 2.53s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 2.53s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 2.51s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 2.33s call test_role/test.py::test_introspection 2.27s call test_replica_is_active/test.py::test_replica_is_active 2.24s teardown test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 2.13s teardown test_server_initialization/test.py::test_sophisticated_default 2.05s teardown test_rocksdb_read_only/test.py::test_read_only 2.05s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 1.72s call test_select_access_rights/test_from_system_tables.py::test_system_db 1.65s call test_profile_events_s3/test.py::test_profile_events 1.61s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 1.37s call test_role/test.py::test_revoke_requires_admin_option 1.28s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 1.14s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 1.14s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 1.10s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 1.08s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 1.06s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 1.04s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 1.01s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.95s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.91s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 0.78s call test_select_access_rights/test_from_system_tables.py::test_information_schema 0.77s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 0.71s call test_table_functions_access_rights/test.py::test_merge 0.61s call test_password_constraints/test.py::test_complexity_rules 0.59s call test_storage_kerberized_hdfs/test.py::test_two_users 0.54s call test_role/test.py::test_combine_privileges 0.53s call test_role/test.py::test_grant_role_to_role 0.46s call test_rocksdb_read_only/test.py::test_read_only 0.43s call test_role/test.py::test_admin_option 0.39s call test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 0.39s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.36s call test_table_functions_access_rights/test.py::test_view_if_permitted 0.36s call test_relative_filepath/test.py::test_filepath 0.34s call test_server_initialization/test.py::test_partially_dropped_tables 0.33s call test_role/test.py::test_function_current_roles 0.33s call test_s3_style_link/test.py::test_s3_table_functions 0.33s call test_role/test.py::test_create_role 0.29s call test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.26s call test_postgresql_database_engine/test.py::test_datetime 0.25s call test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 0.25s call test_s3_storage_class/test.py::test_s3_storage_class_right 0.23s call test_storage_kerberized_hdfs/test.py::test_prohibited 0.16s call test_role/test.py::test_set_role 0.15s call test_storage_kerberized_hdfs/test.py::test_cache_path 0.15s teardown test_role/test.py::test_revoke_requires_admin_option 0.14s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.13s call test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 0.13s call test_replica_can_become_leader/test.py::test_can_become_leader 0.13s call test_server_initialization/test.py::test_sophisticated_default 0.12s call test_remote_prewhere/test.py::test_remote 0.10s teardown test_role/test.py::test_roles_cache 0.10s teardown test_role/test.py::test_admin_option 0.10s call test_restore_replica/test.py::test_restore_replica_invalid_tables 0.10s teardown test_role/test.py::test_introspection 0.10s call test_password_constraints/test.py::test_default_password_type 0.07s teardown test_role/test.py::test_role_expiration[False] 0.07s teardown test_role/test.py::test_role_expiration[True] 0.07s teardown test_role/test.py::test_grant_role_to_role 0.07s teardown test_role/test.py::test_function_current_roles 0.07s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.07s teardown test_role/test.py::test_create_role 0.07s teardown test_role/test.py::test_combine_privileges 0.03s setup test_select_access_rights/test_from_system_tables.py::test_system_db 0.03s teardown test_table_functions_access_rights/test.py::test_merge 0.01s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s teardown test_storage_kerberized_hdfs/test.py::test_cache_path 0.00s teardown test_restore_replica/test.py::test_restore_replica_parallel 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 0.00s setup test_role/test.py::test_roles_cache 0.00s teardown test_restore_replica/test.py::test_restore_replica_alive_replicas 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 0.00s setup test_recompression_ttl/test.py::test_recompression_replicated 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_storage_kerberized_hdfs/test.py::test_two_users 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_recompression_ttl/test.py::test_recompression_multiple_ttls 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 0.00s setup test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 0.00s teardown test_s3_style_link/test.py::test_s3_table_functions 0.00s setup test_role/test.py::test_introspection 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_table 0.00s setup test_role/test.py::test_set_role 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s setup test_role/test.py::test_role_expiration[False] 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 0.00s setup test_role/test.py::test_function_current_roles 0.00s teardown test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_server_initialization/test.py::test_partially_dropped_tables 0.00s setup test_role/test.py::test_role_expiration[True] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_role/test.py::test_create_role 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_storage_kerberized_hdfs/test.py::test_prohibited 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table 0.00s setup test_role/test.py::test_combine_privileges 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_storage_kerberized_hdfs/test.py::test_two_users 0.00s setup test_restore_replica/test.py::test_restore_replica_sequential 0.00s setup test_server_initialization/test.py::test_sophisticated_default 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 0.00s setup test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_recompression_ttl/test.py::test_recompression_simple 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s setup test_password_constraints/test.py::test_default_password_type 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.00s setup test_restore_replica/test.py::test_restore_replica_parallel 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_password_constraints/test.py::test_complexity_rules 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_recompression_ttl/test.py::test_recompression_replicated 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_storage_kerberized_hdfs/test.py::test_prohibited 0.00s teardown test_restore_replica/test.py::test_restore_replica_invalid_tables =========================== short test summary info ============================ PASSED test_password_constraints/test.py::test_complexity_rules PASSED test_password_constraints/test.py::test_default_password_type PASSED test_role/test.py::test_admin_option PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_role/test.py::test_combine_privileges PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_role/test.py::test_create_role PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_role/test.py::test_function_current_roles PASSED test_role/test.py::test_grant_role_to_role PASSED test_role/test.py::test_introspection PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] PASSED test_role/test.py::test_role_expiration[False] PASSED test_s3_style_link/test.py::test_s3_table_functions PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string PASSED test_role/test.py::test_role_expiration[True] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_restore_replica/test.py::test_restore_replica_parallel PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_restore_replica/test.py::test_restore_replica_sequential PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_role/test.py::test_roles_cache PASSED test_role/test.py::test_set_role PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_storage_kerberized_hdfs/test.py::test_cache_path PASSED test_storage_kerberized_hdfs/test.py::test_prohibited PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_recompression_ttl/test.py::test_recompression_replicated PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_profile_events_s3/test.py::test_profile_events PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_server_initialization/test.py::test_partially_dropped_tables PASSED test_server_initialization/test.py::test_sophisticated_default PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] PASSED test_storage_kerberized_hdfs/test.py::test_read_table PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge PASSED test_recompression_ttl/test.py::test_recompression_simple PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable PASSED test_relative_filepath/test.py::test_filepath PASSED test_replica_can_become_leader/test.py::test_can_become_leader PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host PASSED test_remote_prewhere/test.py::test_remote PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system PASSED test_send_crash_reports/test.py::test_send_segfault PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_replica_is_active/test.py::test_replica_is_active PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter PASSED test_s3_storage_class/test.py::test_s3_storage_class_right PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage PASSED test_storage_kerberized_hdfs/test.py::test_two_users PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration ======================= 100 passed in 304.98s (0:05:04) ========================